home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / net_news / 1995 / 020195.doc / text0105.txt < prev    next >
Encoding:
Text File  |  1995-03-24  |  1.2 KB  |  31 lines

  1.  
  2. In article <mcphers7.3.0012B465@studentm.msu.edu> mcphers7@studentm.msu.edu (Scepter) writes:
  3.  
  4. > Will anyone tell me if Lightwave for the PC will be able to output animations 
  5. > in the .FLI or .FLC format. The .FLI format will be supported in a new BBS 
  6.  
  7. If it doesn't, it shouldn't be too hard to write a plug-in to accomplish
  8. that.
  9.  
  10. But even that isn't needed.  There's generally not too much need for
  11. making your rendering software capable of writing every still and
  12. animation format known to man.  Just use a separate program to wait for
  13. the frames to appear on disk as LW renders them, and convert them to the
  14. format of your choice at that time.  There's certainly some PC
  15. equivalent to ImageFX that understands how to do that.  Then you can do
  16. other post-processing at the same time, like blasting your initials into
  17. a corner of each frame, or whatever you need.
  18.  
  19. (I dunno how things work on the PC, but on the Amiga you can probably
  20. even avoid the temporary file by having Lightwave write to a named pipe,
  21. and have ImageFX read from same).
  22.  
  23. This is just MHO, of course, but renderers should render, and image
  24. processors should process images.  Cooperating specialized tools are
  25. better than monolithic tools.
  26.  
  27.   - steve
  28.  
  29.  
  30.  
  31.